Product Code Database
Example Keywords: skirt -skirt $51
   » » Wiki: Set (mathematics)
Tag Wiki 'Set (mathematics)'.
Tag

In , a set is a collection of different things Here: p.85

(1995). 9788122408010, New Age International. .
(1986). 9780486652528, Courier Corporation. .
(2026). 9780262032933, MIT Press. .
; the things are called elements or members of the set and are typically mathematical objects: numbers, symbols, points in space, lines, other , variables, functions, or even other sets.
(2026). 9780787675592, Gale.

Mathematics typically does not define precisely what constitutes a "set" or "collection", because such a definition would have to be in terms of something else previously defined. Instead, sets serve as foundational objects whose behavior is described by axioms modeled on intuition about collections,This is analogous to the role of points and lines in Euclidean geometry: never gives a meaningful definition of "point". Instead, Euclid gives axioms modeled on our intuition on how points and lines behave. and then essentially all other mathematical objects are rigorously defined in terms of sets.For example, the ordered pair may be formally defined as the set , from which x and y can be recovered, in order.

studies possible axiom systems and their consequences. Since the first half of the 20th century, (Zermelo–Fraenkel set theory with the axiom of choice) has been the axiom system most commonly used.


Context
Before the end of the 19th century, sets were not studied specifically, and they were not clearly distinguished from sequences. Most mathematicians considered infinity as potentialmeaning that it is the result of an endless processand were reluctant to consider . For example, a line was considered not as a set of points, but as a locus where a point may be located.

The mathematical study of infinite sets began with (1845–1918). This provided some counterintuitive statements and paradoxes. For example, the has an of elements that is strictly larger than the infinite number of , and any has the same number of elements as the whole line. Assuming the existence of a set of all sets led to a contradiction, Russell's paradox. This led to the foundational crisis of mathematics, and to proposed resolutions. One of these, Zermelo–Fraenkel set theory, has been generally adopted as a foundation of and all mathematics, though much of mathematics does not require its full power.

Meanwhile, sets started to be widely used in all mathematics. In particular, algebraic structures and mathematical spaces are typically defined in terms of sets. Also, many older mathematical results are restated in terms of sets. For example, Euclid's theorem is often stated as "the set of the is infinite". This wide use of sets in mathematics was prophesied by when saying: "No one will drive us from the paradise that Cantor created for us."

" Aus dem Paradies, das Cantor uns geschaffen, soll uns niemand vertreiben können."
Translated in

The object of this article is to summarize the manipulation rules and properties of sets that are commonly used in mathematics, without reference to a specific logical framework. For the branch of mathematics that studies sets, see ; for an informal presentation of the corresponding logical framework, see Naive set theory; for a more formal presentation, see Axiomatic set theory and Zermelo–Fraenkel set theory.


Basic notions
In mathematics, a set is a collection of different things, called elements or members of the set. A set may also be called a collection or family, especially when its elements are themselves sets; this may avoid confusion between the set and its members. A set may be specified either by listing its elements or by giving a property that characterizes its elements, such as for the set of the or the set of all students in a given class.
(1981). 9780412226601, Springer.

If is an element of a set , one says that belongs to or is in , and one writes . The statement " is not in " is written as .

(2026). 9781852337810, Springer Science & Business Media. .
For example, if is the set of all , then and . The axiom of extensionality states that two sets are equal if and only if they have the same elements.
(1974). 9780716704577, W. H. Freeman and Company. .

There exists a set with no elements, and extensionality implies that there is only one such set. It is called the (or null set) and is denoted , , or .

(1992). 9789622090262, Hong Kong University Press. .

A singleton is a set with exactly one element. If is this element, the singleton is denoted . The sets and are different, because the former has one element (namely, ) and the latter has no elements at all.

A set is if there exists a such that the first natural numbers can be put in (one-to-one correspondence) with the elements of the set. In this case, one says that is the number of elements of the set. A set is if such an does not exist. The empty set is a finite set with elements.

The natural numbers form an infinite set, commonly denoted . Other examples of infinite sets include the (), the (), the (), nonzero real vector spaces, curves, and most other mathematical spaces.


Specifying a set
Extensionality implies that to specify a set, it suffices either to list its elements or to provide a property that characterize the set's elements among the elements of a possibly larger set.


Roster notation
Roster or enumeration notation is a notation introduced by in 1908 that specifies a set by listing its elements between , separated by commas.A. Kanamori, " The Empty Set, the Singleton, and the Ordered Pair", p.278. Bulletin of Symbolic Logic vol. 9, no. 3, (2003). Accessed 21 August 2023.
(2009). 9781420069563, CRC Press. .
(2004). 9780716762973, W. H. Freeman. .
(2013). 9781133107422, Cengage. .
(2010). 9780495391326, Cengage. .
For example, one sees that and denote sets and not because of the enclosing braces.

The notations for the empty set and for a singleton are examples of roster notation.

When specifying a set, all that matters is whether each potential element is in the set or not, so a set does not change if elements are repeated or arranged in a different order. For example,

(2005). 9781439863756, CRC Press. .
(2014). 9781483150390, Elsevier Science. .
\{1,2,3,4\}=\{4, 2, 1, 3\} = \{4, 2, 4, 3, 1, 3\}.

When there is a clear pattern for generating all set elements, one can use an ellipsis to abbreviate the notation;

(2013). 9781285608433, Cengage. .
(2013). 9780618951345, Cengage. .
for example, \{1,2,3,\ldots,10\} is a shorthand for . Ellipses in roster notation can also be used to describe some infinite sets; for example, the set of all integers can be denoted as \{\ldots, -3, -2, -1, 0, 1, 2, 3, \ldots\} or \{0, 1, -1, 2, -2, 3, -3, \ldots\}.


Set-builder notation
Set-builder notation specifies a set as being the set of all elements that satisfy some .
(2011). 9781441174130, Bloomsbury Publishing. .
(1990). 9780912675732, Rowman & Littlefield. .
More precisely, if is a logical formula depending on a variable , which evaluates to true or false depending on the value of , then \{x \mid P(x)\} or
(1987). 9780314295316, West Publishing Company. .
\{x : P(x)\} denotes the set of all for which is true. For example, a set can be specified as follows: F = \{n \mid n \text{ is an integer, and } 0 \leq n \leq 19\}. In this notation, the "|" is read as "such that", and the whole formula can be read as " is the set of all such that is an integer in the range from 0 to 19 inclusive".

Some logical formulas, such as or cannot be used in set-builder notation because there is no set for which the elements are characterized by the formula. There are several ways for avoiding the problem. One may prove that the formula defines a set; this is often almost immediate, but may be very difficult.

One may also introduce a larger set that must contain all elements of the specified set, and write the notation as \{x\mid x\in U \text{ and ...}\} or \{x\in U\mid \text{ ...}\}.

One may also define once for all and take the convention that every variable that appears on the left of the vertical bar of the notation represents an element of . This amounts to saying that is implicit in set-builder notation. In this case, is often called the domain of discourse or a universe.

For example, with the convention that a lower case Latin letter may represent a and nothing else, the expression \{x\mid x\not\in \Q\} is an abbreviation of \{x\in \R \mid x\not\in \Q\}, which defines the irrational numbers.


Subsets
A subset of a set is a set such that every element of is also an element of .
(2026). 9780821838358, American Mathematical Soc.. .
The following are different ways of expressing the same thing:
  • is a subset of ,
  • ,
  • is contained in ,
  • ,
  • is a superset of ,
  • contains ,
  • .
The relationship between sets established by ⊆ is called inclusion or containment.

A set is a proper subset of a set if and ; to denote this, one writes , or . Likewise, one may write or .

The notation often means , but some authors use to mean . To avoid ambiguity, one can write or , depending on what is intended.


Examples
  • The set of all humans is a proper subset of the set of all mammals.


Properties of containment
  • Two sets are equal if and only if they contain each other: is equivalent to ( and ).
  • The empty set is a subset of every set: .


Basic operations
There are several standard operations that produce new sets from given sets, analogously to how and produce new numbers from given numbers. The operations that are considered in this section are those such that all elements of the produced sets belong to a previously defined set. These operations are commonly illustrated with and .
(2026). 9780816051243, Facts On File.


Intersection
The of two sets and is a set denoted whose elements are those elements that belong to both and . That is, A \cap B=\{x\mid x\in A \land x\in B\}, where denotes the .

Intersection is and ; this means that for proceeding a sequence of intersections, one may proceed in any order, without the need of parentheses for specifying the order of operations.

If is a nonempty set of sets, its intersection, denoted \bigcap_{A\in \mathcal S} A, is the set whose elements are those elements that belong to all sets in . That is, \bigcap_{A\in \mathcal S} A =\{x\mid (\forall A\in \mathcal S)\; x\in A\}. Example: If \mathcal S = \{X,Y\}, then \bigcap_{A\in \mathcal S} A = X \cap Y.


Union
The of two sets and is a set denoted whose elements are those elements that belong to or or both. That is, A \cup B=\{x\mid x\in A \lor x\in B\}, where denotes the .

Union is and .

If is a set of sets, its union, denoted \bigcup S = \bigcup_{A\in \mathcal S} A, is the set whose elements are those elements that belong to at least one set in . That is, \bigcup_{A\in \mathcal S} A =\{x\mid (\exists A\in \mathcal S)\; x\in A\}. Example: If \mathcal S = \{X,Y\}, then \bigcup_{A\in \mathcal S} A = X \cup Y.


Set difference
The set difference of two sets and , is a set, denoted or , whose elements are those elements that belong to , but not to . That is, A \setminus B=\{x\mid x\in A \land x\not\in B\}, where denotes the .

When the difference is also called the of in . When all sets that are considered are subsets of a fixed universal set , the complement is often called the absolute complement of .

The symmetric difference of two sets and , denoted , is the set of those elements that belong to or but not to both: A\,\Delta\,B = (A \setminus B) \cup (B \setminus A).


Algebra of subsets
The set of all subsets of a set is called the of , often denoted . The powerset is an algebraic structure whose main operations are union, intersection, set difference, symmetric difference and absolute complement (complement in ).

The powerset is a that has symmetric difference as addition, intersection as multiplication, the empty set as additive identity, as multiplicative identity, and the subset itself as the additive inverse.

The powerset is also a Boolean algebra for which the join is the union , the meet is the intersection , and the negation is the set complement.

As for every Boolean algebra, the powerset is also a partially ordered set for set inclusion. It is also a .

The axioms of these structures induce many identities relating subsets, which are detailed in the linked articles.


Functions
A function from a set to a set is a rule that assigns to each element of a unique element of . For example, the maps each real number to .

The notation denotes a function from to . The result of applying to an element of is denoted f(a); it is called the value of at , or the image of under . The set is called the domain of , and is called the codomain of .

The graph of a function is the set of all ordered pairs as ranges over all elements of . It is a subset of the Cartesian product defined below. For example, the graph of the square function is a in ; it contains points such as and .

Once the domain and codomain are specified, the graph of contains the same information as itself. This point of view allows one to formally define 'function' in terms of sets. Specifically, a function from to is a triple (A,B,G) of sets with such that for every element in , there exists a unique element in such that . (For functions from to especially, the condition on is called the vertical line test.)


Indexed families
Intuitively, an is a set whose elements are labelled with the elements of another set, the index set. These labels allow the same element to occur several times in the family.

Formally, an indexed family is a function that has the index set as its domain. Generally, the usual functional notation is not used for indexed families. Instead, the element of the index set is written as a subscript of the name of the family, such as in .

When the index set is , an indexed family is called an . When the index set is the set of the first natural numbers, an indexed family is called an -. When the index set is the set of all natural numbers an indexed family is called a .

In all these cases, the natural order of the natural numbers allows omitting indices for explicit indexed families. For example, denotes the 3-tuple such that .

The above notations and are commonly replaced with a notation involving indexed families, namely \bigcup_{i\in \mathcal I} A_i=\{x\mid (\exists i\in \mathcal I)\; x\in A_i\} and \bigcap_{i\in \mathcal I} A_i=\{x\mid (\forall i\in \mathcal I)\; x\in A_i\}.

The formulas of the above sections are special cases of the formulas for indexed families, where and . The formulas remain correct, even in the case where for some , since .


External operations
In , all elements of sets produced by set operations belong to previously defined sets. In this section, other set operations are considered, which produce sets whose elements can be outside all previously considered sets. These operations are Cartesian product, , set exponentiation and .


Cartesian product
Given sets and , their Cartesian product (or simply product), denoted , is the set of all ordered pairs such that and ; that is, A\times B = \{(a,b) \mid a\in A \text{ and } b\in B\}. The definition makes sense even if A=B.

One can likewise define A \times B \times C as a set of ordered triples (a,b,c), and likewise for any finite number of sets.

In fact, the number of sets does not have to be finite. Given any indexed family of sets (A_i)_{i \in I}, the product \prod_{i \in I} A_i is the set of all indexed families of elements (a_i)_{i \in I} such that a_i \in A_i for each i \in I. The axiom of choice implies that any product of nonempty sets is nonempty.


Set exponentiation
Given two sets and , the set exponentiation, denoted , is the set that has as elements all functions from to .

Equivalently, can be viewed as the Cartesian product of a family, indexed by , of sets that are all equal to . This explains the terminology and the notation, since with integer exponents is a product where all factors are equal to the base.


Power set
The power set of a set is the set that has all subsets of as elements, including the and itself. It is often denoted . For example, \mathcal P(\{1,2,3\})=\{\emptyset, \{1\}, \{2\}, \{3\}, \{1,2\}, \{1,3\}, \{2,3\}, \{1,2,3\}\}.

There is a natural one-to-one correspondence () between the subsets of and the functions from to ; this correspondence associates to each subset the function that takes the value on the subset and elsewhere. Because of this correspondence, the power set of is commonly identified with set exponentiation: \mathcal P(E)=\{0,1\}^E. In this notation, is often abbreviated as , which gives \mathcal P(E)=2^E. In particular, if has elements, then has elements.


Disjoint union
The disjoint union of two or more sets is similar to the union, but, if two sets have elements in common, these elements are considered as distinct in the disjoint union. This is obtained by labelling the elements by the indexes of the set they are coming from.

The disjoint union of two sets and is commonly denoted and is thus defined as A\sqcup B=\{(a,i)\mid (i=1 \land a\in A)\lor (i=2 \land a\in B\}.

If is a set with elements, then has elements, while has elements.

The disjoint union of two sets is a particular case of the disjoint union of an indexed family of sets, which is defined as \bigsqcup_{i \in \mathcal I}=\{(a,i)\mid i\in \mathcal I \land a\in A_i\}.

The disjoint union is the in the category of sets. Therefore the notation \coprod_{i \in \mathcal I}=\{(a,i)\mid i\in \mathcal I \land a\in A_i\} is commonly used.


Internal disjoint union
Given an indexed family of sets , there is a \begin{align} \bigsqcup_{i\in \mathcal I} A_i&\to \bigcup_{i\in \mathcal I} A_i\\ (a,i)&\mapsto a , \end{align} which consists in "forgetting" the indices.

This map is always surjective; it is bijective if and only if the are pairwise disjoint, that is, all intersections of two sets of the family are empty. In this case, and are commonly identified, and one says that their union is the disjoint union of the members of the family.

If a set is the disjoint union of a family of subsets, one says also that the family is a partition of the set.


Cardinality
Informally, the cardinality of a set , often denoted , is the number of its members.
(1994). 9783540941804, Springer Science & Business Media. .
This number is the when there is a between the set that is considered and the set of the first natural numbers. The cardinality of the empty set is .
(2008). 9780495389132, Cengage Learning. .
A set with the cardinality of a natural number is called a , which applies in both cases. Otherwise, one has an .
(1989). 9780198534273, Oxford University Press.

The fact that natural numbers measure the cardinality of finite sets is the basis of the concept of natural number, and predates for several thousands years the concept of sets. A large part of is devoted to the computation or estimation of the cardinality of finite sets.


Infinite cardinalities
The cardinality of an infinite set is commonly represented by a , exactly as the number of elements of a finite set is represented by a natural numbers. The definition of cardinal numbers is too technical for this article; however, many properties of cardinalities can be dealt without referring to cardinal numbers, as follows.

Two sets and have the same cardinality if there exists a one-to-one correspondence () between them. This is denoted , and would be an equivalence relation on sets, if a set of all sets would exist.

For example, the natural numbers and the even natural numbers have the same cardinality, since multiplication by two provides such a bijection. Similarly, the interval and the set of all real numbers have the same cardinality, a bijection being provided by the function .

Having the same cardinality of a is a characteristic property of infinite sets: a set is infinite if and only if it has the same cardinality as one of its proper subsets. So, by the above example, the natural numbers form an infinite set.

Besides equality, there is a natural inequality between cardinalities: a set has a cardinality smaller than or equal to the cardinality of another set if there is an injection from to . This is denoted .

Schröder–Bernstein theorem implies that and imply . Also, one has , if and only if there is a surjection from to . For every two sets and , one has either or . So, inequality of cardinalities is a .

The cardinality of the set of the natural numbers, denoted , is the smallest infinite cardinality. This means that if is a set of natural numbers, then either is finite or .

Sets with cardinality less than or equal to are called ; these are either finite sets or countably infinite sets (sets of cardinality ); some authors use "countable" to mean "countably infinite". Sets with cardinality strictly greater than are called .

Cantor's diagonal argument shows that, for every set , its power set (the set of its subsets) has a greater cardinality: |S|<\left|2^S \right|. This implies that there is no greatest cardinality.


Cardinality of the real numbers
The cardinality of set of the is called the cardinality of the continuum and denoted . (The term "continuum" referred to the before the 20th century, when the real line was not commonly viewed as a set of numbers.)

Since, as seen above, the real line has the same cardinality of an , every subset of that contains a nonempty also has the cardinality .

One has \mathfrak c = 2^{\aleph_0}, meaning that the cardinality of the real numbers equals the cardinality of the of the natural numbers. In particular,

(2013). 9783319015774, Springer Science & Business Media. .
\mathfrak c > \aleph_0.

When published in 1878 by , this result was so astonishing that it was rejected by mathematicians, and several decades were needed before its common acceptance.

It can be shown that is also the cardinality of the entire plane, and of any finite-dimensional .

(2006). 9780306472039, Springer Science & Business Media. .

The continuum hypothesis, a conjecture formulated by Georg Cantor in 1878, states that there is no set with cardinality strictly between and . In 1963, proved that the continuum hypothesis is independent of the of Zermelo–Fraenkel set theory with the axiom of choice.

This means that if the most widely used is (that is not self-contradictory), then the same is true for both the set theory with the continuum hypothesis added as a further axiom, and the set theory with the negation of the continuum hypothesis added.


Axiom of choice
Informally, the axiom of choice says that, given any family of nonempty sets, one can choose simultaneously an element in each of them. Formulated this way, acceptability of this axiom sets a foundational logical question, because of the difficulty of conceiving an infinite instantaneous action. However, there are several equivalent formulations that are much less controversial and have strong consequences in many areas of mathematics. In the present days, the axiom of choice is thus commonly accepted in mainstream mathematics.

A more formal statement of the axiom of choice is: the Cartesian product of every indexed family of nonempty sets is non empty.

Other equivalent forms are described in the following subsections.


Zorn's lemma
Zorn's lemma is an assertion that is equivalent to the axiom of choice under the other axioms of set theory, and is easier to use in usual mathematics.

Let be a partial ordered set. A chain in is a subset that is under the induced order. Zorn's lemma states that, if every chain in has an in , then has (at least) a , that is, an element that is not smaller than another element of .

In most uses of Zorn's lemma, is a set of sets, the order is set inclusion, and the upperbound of a chain is taken as the union of its members.

An example of use of Zorn's lemma, is the proof that every has a . Here the elements of are linearly independent subsets of the vector space. The union of a chain of elements of is linearly independent, since an infinite set is linearly independent if and only if each finite subset is, and every finite subset of the union of a chain must be included in a member of the chain. So, there exist a maximal linearly independent set. This linearly independent set must span the vector space because of maximality, and is therefore a basis.

Another classical use of Zorn's lemma is the proof that every proper idealthat is, an ideal that is not the whole ringof a ring is contained in a . Here, is the set of the proper ideals containing the given ideal. The union of chain of ideals is an ideal, since the axioms of an ideal involve a finite number of elements. The union of a chain of proper ideals is a proper ideal, since otherwise would belong to the union, and this implies that it would belong to a member of the chain.


Transfinite induction
The axiom of choice is equivalent with the fact that a well-order can be defined on every set, where a well-order is a such that every nonempty subset has a least element.

Simple examples of well-ordered sets are the natural numbers (with the natural order), and, for every , the set of the - of natural numbers, with the lexicographic order.

Well-orders allow a generalization of mathematical induction, which is called transfinite induction. Given a property (predicate) depending on a natural number, mathematical induction is the fact that for proving that is always true, it suffices to prove that for every , (m Transfinite induction is the same, replacing natural numbers by the elements of a well-ordered set.

Often, a proof by transfinite induction easier if three cases are proved separately, the two first cases being the same as for usual induction:

  • is true, where denotes the least element of the well-ordered set
  • , where denotes the successor of , that is the least element that is greater than
  • , when is not a successor.

Transfinite induction is fundamental for defining and .


See also

Notes

Citations


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time